﻿/*  初始化 * Author：弘优网络 * Copyright: www.023996.com * Email: hy023996@163.com * position: 公用 */body {
  font: 14px/20px "微软雅黑","Microsoft YaHei", Arial, Helvetica, sans-serif;
  background: #fff;
  margin: 0;
  padding: 0;
}
div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6，button,
input,
select,
textarea {
  font-size: 100%;
  border: 0 
}
em,
i {
  font-style: normal 
}
img {
  border: 0;
}
ul,
li,
ol {
  list-style: none;
}
textarea,
input,
select {
  font-size: 14px;
}
p {
  word-wrap: break-word;
}
.upp {
  text-transform: uppercase;
} /*字母大写*/
.pit {
  cursor: pointer;
}  /*手型*/
/*L-V-H-A */a {
  text-decoration: none;
  color: #333;
}
a:link {
  color: #333;
}
a:visited {
  color: #333;
}
a:hover {
  color: #db2d24;
  text-decoration: none;
}
a:active {
  color: #333;
}
.w {
  width: 1170px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  height:0px;
  clear:both;
  font-size:0px;
  line-height:0px;
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0px;
}
.rel {
  position: relative;
}
.border1 {
  border-bottom: 1px solid #dbdbdb;
}
.back {
  background: #333;
}
section,
header,
footer {
  width: 100%;
}
.red {
  color: red;
}
/*html5*/article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display:block
}
/*********样式 star***********//*top css*/.section-top {
  line-height: 44px;
  background: #f4f4f4;
  border-top:1px solid #e8e8e8 ;
  border-bottom: 1px solid #e8e8e8;
}
.sec-topfl {
  font: 14px/44px "微软雅黑","Microsoft YaHei";
  color: #d6d5d5;
}
.sec-topfl a {
  color: #666;
  display: inline-block;
  padding: 0 10px 0 2px;
}
.sec-topfl a:hover {
  text-decoration: underline;
}
.sec-topfr {
}
.sec-topfr li {
  position: relative;
  float: left;
  margin-left: 16px;
}
.sec-topfr li img {
  vertical-align:middle;
  padding: 0 4px;
}
.sec-topfr li em {
  display: inline-block;
  color: #fff;
  border-radius: 2px;
  font: 12px/20px "微软雅黑","Microsoft YaHei";
  padding: 1px 6px;
}
.sec-topfr li.xlbk em {
  background:#222 ;
}
.sec-topfr li.xlwb em {
  background: #db2d24;
}
.sec-topfr li.xlwx em {
  background: #559b17;
}
.sec-topfr li em:hover {
  text-decoration: underline;
}
.sec-topfr li.xlwx .wxbb {
  position: absolute;
  left: -50px;
  top: 50px;
  background: #fff;
}
.sec-topfr li.xlwx .wxbb img {
  display: block;
  margin: 0 auto;
  padding: 8px;
}
/*logo css*/.section-logo {
  height: 160px;
  background: #ffff url(../images/new_bg.jpg) repeat center top;
}
.sec-logfl {
  margin-top: 32px;
}
.sec-logfl img {
  display: block;
}
.sec-logfr {
  width: 340px;
  margin-top: 50px;
}
.sec-logfr p {
  text-align: right;
  padding-top: 2px;
}
.sec-logfr p em {
  display: inline-block;
  font: 14px/26px "微软雅黑","Microsoft YaHei";
  color: #666;
}
.sec-logfr p em.tel {
  padding-left: 28px;
  background: url(../images/3.png) no-repeat left center;
}
.sec-logfr p span {
  display: inline-block;
  color:#000;
  font: bold 28px/26px 微软雅黑, "Microsoft YaHei";
}
/*导航 css*/.section-nav {
  height: 65px;
  background: #000;
}
.section-nav ul {
  height: 63px;
}
.section-nav li {
  line-height: 63px;
  width: 150px;
  float: left;
  text-align: center;
  border-right: 1px solid #414141;
}
.section-nav li a {
  display: block;
  font: 18px/63px "微软雅黑","Microsoft YaHei";
  color: #fff;
}
.section-nav li:hover,
.section-nav li.on {
  background: #db2d24;
}
/*搜索 css*/.section-search {
  padding-top: 20px;
  line-height: 54px;
  border-bottom: 1p solid #ccc;
  background:#ffffff url(../images/navbg.jpg) repeat-x left top;
  background-size: contain;
}
.searchw .srhot {
}
.srhot b {
  font-size: 14px;
  color: #000;
}
.srhot a {
  display: inline-block;
  color: #666;
  padding: 0 8px;
}
.srhot a:hover {
  text-decoration: underline;
}
.srhot i {
}
.searchw .ser2 {
  width: 290px;
  margin-top: 10px;
}
.ser2 .serform {
  border: 1px solid #c8c7c7;
  background: #fff;
}
.serform input {
  outline: none;
  background: none;
}
.serform input.sos {
  width: 240px;
  color: #666;
  text-indent: 14px;
  padding: 8px 0;
  background: none;
}
.serform input.mid {
  width: 45px;
  height: 32px;
  background: #cc0000;
  padding: 7px 10px;
  color: #fff;
}
/*友情链接 css*/.section-links {
  background: #f7f7f7;
  padding: 28px 0;
}
.linkw {
}
.fltit {
  width: 140px;
  border-right: 1px solid #dddcdc;
}
.fltit span {
  font: 12px/26px "微软雅黑", "Microsoft YaHei";
  color: #666;
}
.frconta {
  padding-left: 20px;
}
.frconta a {
  font: 14px/26px "微软雅黑", "Microsoft YaHei";
  padding: 5px;
  color: #999;
}
.frconta a:hover {
  color: #e9573e;
}
/*底部 css*/.section-footer {
  padding-top: 5%;
  background:#000 url(../images/footer_bg.jpg) repeat-x center top;
  background-size: contain;
}
.footer1 {
  padding: 12px 0;
  border-bottom: 1px solid #212121;
}
.footer1 dl {
  float: left;
  text-align: center;
  width: 278px; /*height: 312px;*/
  border-right: 1px solid #212121;
}
.footer1 dl dt {
  font: 18px/40px "微软雅黑", "Microsoft YaHei";
}
.footer1 dl dt a {
  color: #f6efef;
}
.footer1 dl dd {
  font: 14px/34px "微软雅黑", "Microsoft YaHei";
}
.footer1 dl dd a {
  color: #c5bfbd;
}
.footer1 dl dt a:hover,
.footer1 dl dd a:hover {
  text-decoration: underline;
}
.footer1 dl:last-child {
  border: none;
}
.footer2 {
  background: #000;
  line-height: 50px;
}
.footer2 span {
  color: #fff;
  font: 14px/50px "微软雅黑","Microsoft YaHei";
  padding-right: 18px;
}
.footer2 span a {
  color: #fff;
}
.footer2 span a:hover {
  font-weight: bold;
}
.footer3 {
  text-align: center;
  height: 88px;
  line-height: 88px;
  background: #f7f7f7;
}
.footer3 img,
.footer3 span {
  display: inline-block;
  padding: 0 15px;
  vertical-align: middle;
}
/*列表分页*/.page {
}
#list-pages {
  height: 22px;
  margin: 0 auto;
  padding: 35px 0 55px;
  text-align: center;
}
#list-pages li {
  float: left;
  width: 26px;
  height: 26px;
  line-height: 26px;
  margin-right: 5px 
}
#list-pages li,
#list-pages li.thisclass,
#list-pages li a {
  width: 26px;
  height: 26px;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  color: #000;
}
#list-pages li a {
  display: block;
  background-color: #f3f3f3 
}
#list-pages li.thisclass {
  background-color: #646464;
  color: #fff;
}
#list-pages li.page-bg {
  width: 62px;
  height: 28px;
  background: url(../images/page.png) no-repeat 0 0 
}
#list-pages li.page-bg a {
  width: 62px;
  height: 28px;
  background: url(../images/page.png) no-repeat 0 0 
}
#list-pages li.pageinfo {
  width: 100px;
  height: 28px;
  background: url(../images/page1.png) no-repeat 0 0;
  color: #C3C7CC 
}
/*搜索分页*/#pageNum {
  width: 560px;
  margin: 0 auto;
  padding: 44px 0;
  font-size: 14px;
  text-align: center
}
#pageNum a {
  text-decoration: none;
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
  -webkit-transition: all linear .2s;
  -moz-transition: all linear .2s;
  -ms-transition: all linear .2s;
  transition: all linear .2s;
  margin-right:8px;
}
#pageNum a:hover,
#pageNum a.thisclass {
  background: #646464;
  color: #fff;
  border: 1px solid #1592E5
}
/*文章内容分页*/.pagination {
  font-size:12px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  margin-top: 20px;
}
.pagination li {
  list-style: none;
  display: inline;
  float: left;
  line-height: 1em;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination li a {
  display: inline-block;
  padding: .5em .8em;
  color: #999;
}
.pagination li a:hover {
  text-decoration:none;
  background-color: #ddd;
}
.pagination li a:link:hover {
  color: #000;
}
.pagination li.thisclass {
  background-color: #ddd;
  color:#999;
}
.pagination li:first-child {
  border-left-width: 1px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child {
  border-radius: 0 3px 3px 0;
}
.pagination .pageinfo {
  color: #444;
}
